home *** CD-ROM | disk | FTP | other *** search
/ PCMania 34 / PCMania CD34.iso / sharewar / util / clip / clipstac.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-03-13  |  316 b   |  18 lines

  1. // clipstac.h
  2.  
  3. #define IDM_LISTBOX     122
  4. #define IDM_TITLE       124
  5. #define IDM_COPY        117
  6. #define IDM_PASTE       118
  7. #define IDM_DELETE      119
  8. #define IDM_SELECTION   120
  9. #define IDM_HELP        125
  10. #define IDM_PACK        126
  11. #define IDM_TOP         127
  12.  
  13. #define APPNAME "ClipStac"
  14.  
  15.  
  16.  
  17.  
  18.